syUserValues 
Logical Entity Name  syUserValues 
Default Table Name  syUserValues 
Physical Only  NO 
Definition 
 
Note 
 

syUserValues Columns 
ColumnName  Domain  Datatype  NULL  Definition 
syStudentID    int  NO 
 
syUserDictID    int  NO 
 
FieldValue    varchar(max)  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID    int  NO 
 
ts    timestamp  NO 
 
syUserValuesID(PK)    int  NO 
 
CrmSuppressFlag    bit  NO 
 

syUserValues Primary and Unique Keys 
Key Name  Key Type  Keys 
SyUserValues_SyUserDictID_SyStudentID_U_N_IDX  Index  syUserDictID, syStudentID 
syUserValues_syUserValuesID_U_C_IDX  PrimaryKey  syUserValuesID 

syUserValues Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

syUserValues Check Constraints 
Check Constraint Name  CheckConstraint